.new-hero-section{width:100%;background:#0f1312;background-image:linear-gradient(180deg,rgba(15,19,18,.96),rgba(15,19,18,.88) 55%,rgba(15,19,18,.98))}.new-hero-section section{max-width:1312px;width:100%;display:flex;flex-direction:column;gap:30px;padding:100px 0;margin:0 auto 120px}.new-hero-section section .content-container{display:flex;flex-direction:column;align-items:center;gap:30px;margin-bottom:90px}.new-hero-section section .content-container .trust-strip{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid rgba(230,230,230,.2);border-radius:999px;background:rgba(255,255,255,.02)}.new-hero-section section .content-container .trust-strip span{font-family:Commissioner,sans-serif;font-size:12px;line-height:1;color:#b8b8b8;margin:0}.new-hero-section section .content-container .trust-strip .antler-logo{width:auto;height:16px;opacity:.98}.new-hero-section section .content-container h2{font-family:PT Mono,Arial;color:var(--Default-Light-grey,#e6e6e6);font-size:40px;max-width:720px;font-weight:700;font-size:30px;line-height:34px;text-align:center}.new-hero-section section .content-container p{font-family:Commissioner,sans-serif;text-align:center;font-size:12px;font-weight:500;line-height:17px;max-width:400px;color:var(--Default-Light-grey,#e6e6e6)}.new-hero-section section .content-container .btns-wrap{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:10px}.new-hero-section section .openclaw-launch{width:min(1100px,96%);margin:0 auto 24px;display:flex;flex-direction:column;gap:20px}.new-hero-section section .openclaw-mock{display:flex;flex-direction:column;gap:16px;background:#0b0f13;border-radius:20px;border:2px solid rgba(255,255,255,.9);box-shadow:0 24px 60px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.15);padding:18px}.new-hero-section section .openclaw-body{display:grid;grid-template-columns:180px 1fr;gap:18px}.new-hero-section section .openclaw-sidebar{background:rgba(16,18,22,.9);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:18px;border:1px solid rgba(255,255,255,.06)}.new-hero-section section .openclaw-brand{display:flex;gap:10px;align-items:center;color:#f0f0f0;font-family:Commissioner,sans-serif}.new-hero-section section .openclaw-brand p{margin:0;font-size:11px;color:rgba(255,255,255,.45)}.new-hero-section section .openclaw-dot{width:12px;height:12px;border-radius:50%;background:#e0433a;box-shadow:0 0 12px rgba(224,67,58,.6)}.new-hero-section section .openclaw-nav{display:flex;flex-direction:column;gap:8px;font-size:12px;color:rgba(255,255,255,.5)}.new-hero-section section .openclaw-nav span.active{color:#f8d68a;background:rgba(221,154,56,.15);border:1px solid rgba(221,154,56,.4);padding:6px 10px;border-radius:10px}.new-hero-section section .openclaw-main{display:flex;flex-direction:column;gap:16px}.new-hero-section section .openclaw-window-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-radius:14px 14px 10px 10px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(33,38,46,.95),rgba(18,21,28,.95));width:100%}.new-hero-section section .openclaw-window-actions{display:flex;align-items:center;gap:8px}.new-hero-section section .openclaw-window-actions .mac{width:12px;height:12px;border-radius:999px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.22)}.new-hero-section section .openclaw-window-actions .mac.red{background:#ff5f57}.new-hero-section section .openclaw-window-actions .mac.yellow{background:#febc2e}.new-hero-section section .openclaw-window-actions .mac.green{background:#28c840}.new-hero-section section .openclaw-window-status{display:inline-flex;align-items:center;gap:8px;color:rgba(240,244,247,.8);font-size:11px;font-family:Commissioner,sans-serif}.new-hero-section section .openclaw-window-status .status-dot{width:8px;height:8px;border-radius:999px;background:#34d399;box-shadow:0 0 12px rgba(52,211,153,.6)}.new-hero-section section .openclaw-toolbar{display:flex;gap:10px;flex-wrap:wrap}.new-hero-section section .openclaw-toolbar .pill{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);padding:6px 12px;border-radius:999px;font-size:11px;color:rgba(255,255,255,.7)}.new-hero-section section .openclaw-center{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;min-height:220px;border-radius:16px;background:rgba(12,14,18,.75);border:1px solid rgba(255,255,255,.06)}.new-hero-section section .openclaw-avatar{width:46px;height:46px;border-radius:14px;background:radial-gradient(circle at 30% 20%,#ef4a42,#a9231b);box-shadow:0 10px 30px rgba(224,67,58,.4)}.new-hero-section section .openclaw-center h4{margin:0;color:#f2f2f2;font-size:18px}.new-hero-section section .openclaw-center p{font-size:12px;color:rgba(255,255,255,.55);max-width:360px;text-align:center;margin:0}.new-hero-section section .openclaw-chips{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.new-hero-section section .openclaw-chips button{border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:rgba(255,255,255,.75);padding:6px 12px;font-size:11px}.new-hero-section section .openclaw-input{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;border-radius:14px;padding:12px;background:rgba(18,20,25,.9);border:1px solid rgba(255,255,255,.08);position:relative;animation:openclaw-input-pulse 2.2s ease-in-out infinite}.new-hero-section section .openclaw-input-field{display:flex;flex-direction:column;gap:6px}.new-hero-section section .openclaw-input-hint{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:rgba(248,214,138,.9);font-family:Commissioner,sans-serif}.new-hero-section section .openclaw-input textarea{width:100%;min-height:52px;border:none;background:transparent;color:#f4f1ea;font-family:Commissioner,sans-serif;resize:none}.new-hero-section section .openclaw-input textarea:focus{outline:none}.new-hero-section section .openclaw-input textarea::placeholder{color:rgba(230,230,230,.6)}.new-hero-section section .openclaw-input button{height:44px;padding:0 16px;border-radius:10px;border:1px solid rgba(221,154,56,.6);background:rgba(221,154,56,.2);color:#f5d072;font-size:12px;font-weight:600;cursor:pointer}.new-hero-section section .openclaw-input-help{font-family:Commissioner,sans-serif;font-size:11px;color:rgba(230,230,230,.65);text-align:right;margin-top:6px}@keyframes openclaw-input-pulse{0%{box-shadow:0 0 12px rgba(221,154,56,.12);border-color:rgba(255,255,255,.08)}50%{box-shadow:0 0 24px rgba(221,154,56,.35);border-color:rgba(221,154,56,.45)}to{box-shadow:0 0 12px rgba(221,154,56,.12);border-color:rgba(255,255,255,.08)}}.new-hero-section section .drop-img{display:none}.new-hero-section section .drop-img .hero-chat-overlay{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);z-index:20;display:flex;flex-direction:column;gap:8px;align-items:center;width:min(90%,640px);pointer-events:auto}.new-hero-section section .drop-img .hero-chat-label{font-family:Commissioner,sans-serif;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#bdfffb;background:rgba(17,17,17,.75);padding:6px 12px;border-radius:999px;border:1px solid rgba(189,255,251,.4);box-shadow:0 0 20px rgba(189,255,251,.25)}.new-hero-section section .drop-img .hero-chat-input{width:100%;display:flex;align-items:center;gap:10px;padding:8px;border-radius:14px;border:1px solid rgba(221,154,56,.5);background:rgba(10,10,10,.82);box-shadow:0 0 24px rgba(221,154,56,.2);animation:hero-input-pulse 2.4s ease-in-out infinite}.new-hero-section section .drop-img .hero-chat-input input{flex:1;background:transparent;border:none;outline:none;color:#e6e6e6;font-family:Commissioner,sans-serif;font-size:13px;padding:8px 12px}.new-hero-section section .drop-img .hero-chat-input input::placeholder{color:rgba(230,230,230,.65)}.new-hero-section section .drop-img .hero-chat-input button{background:#dd9a38;color:#111;border:none;font-family:Commissioner,sans-serif;font-size:12px;font-weight:600;padding:8px 14px;border-radius:10px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.new-hero-section section .drop-img .hero-chat-input button:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(221,154,56,.35)}.new-hero-section section .drop-img .hero-chat-hint{font-family:Commissioner,sans-serif;font-size:11px;color:rgba(230,230,230,.75);text-align:center}.new-hero-section section .drop-img .hero-chat-hint:after{content:"";display:inline-block;margin-left:8px;width:8px;height:12px;border-left:2px solid rgba(189,255,251,.8);animation:hero-caret 1s step-end infinite;transform:translateY(2px)}@keyframes hero-input-pulse{0%{box-shadow:0 0 16px rgba(221,154,56,.2);border-color:rgba(221,154,56,.4)}50%{box-shadow:0 0 26px rgba(221,154,56,.45);border-color:rgba(189,255,251,.65)}to{box-shadow:0 0 16px rgba(221,154,56,.2);border-color:rgba(221,154,56,.4)}}@keyframes hero-caret{0%,49%{opacity:1}50%,to{opacity:0}}.new-hero-section section .drop-img .blurred-backdrop,.new-hero-section section .drop-img .blurred-backdrop .drop,.new-hero-section section .drop-img .blurred-backdrop .first,.new-hero-section section .drop-img .blurred-backdrop .second,.new-hero-section section .drop-img .blurred-backdrop .third,.new-hero-section section .drop-img img.backdrop{display:none}.new-hero-section section .drop-img .blurred-backdrop .fourth{display:none;transform:translateX(-48%);filter:blur(100px)}.new-hero-section section .drop-img .blurred-backdrop .row:nth-child(2){transform:translateY(-60%)}@media (max-width:575px){.new-hero-section section{max-width:100%;width:100%;display:flex;flex-direction:column;gap:30px;margin:0 auto 100px;padding:100px 0 50px}.new-hero-section section .content-container{display:flex;flex-direction:column;align-items:center;gap:0;width:300px;margin:0 auto}.new-hero-section section .content-container .trust-strip{margin-bottom:18px}.new-hero-section section .content-container h2{max-width:270px;font-weight:700;font-size:20px;line-height:22px;text-align:center;margin-bottom:53px}.new-hero-section section .content-container p{width:100%;font-size:13px;margin-bottom:30px}.new-hero-section section .content-container .btns-wrap{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:40px}.new-hero-section section .openclaw-launch{width:92%}.new-hero-section section .openclaw-launch-head{flex-direction:column;align-items:flex-start}.new-hero-section section .openclaw-mock{gap:12px}.new-hero-section section .openclaw-body{grid-template-columns:1fr}.new-hero-section section .openclaw-sidebar{display:none}.new-hero-section section .openclaw-input{grid-template-columns:1fr}.new-hero-section section .openclaw-input button{width:100%}.new-hero-section section .openclaw-window-bar{padding:10px 12px}.new-hero-section section .drop-img{width:320px;height:209px;flex-shrink:0;align-self:center;margin-top:18px;position:relative}.new-hero-section section .drop-img .hero-chat-overlay{bottom:10px;width:min(92%,300px);gap:6px}.new-hero-section section .drop-img .hero-chat-label{font-size:10px}.new-hero-section section .drop-img .hero-chat-input{padding:6px}.new-hero-section section .drop-img .hero-chat-input input{font-size:11px}.new-hero-section section .drop-img .hero-chat-input button{font-size:10px;padding:6px 10px}.new-hero-section section .drop-img .hero-chat-hint{font-size:10px}.new-hero-section section .drop-img img.backdrop{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;object-fit:cover;object-position:center}.new-hero-section section .drop-img .blurred-backdrop{position:absolute;top:0;z-index:3;opacity:.5;width:100%}.new-hero-section section .drop-img .blurred-backdrop .drop{width:193.18px;height:136.254px;flex-shrink:0}.new-hero-section section .drop-img .blurred-backdrop .first,.new-hero-section section .drop-img .blurred-backdrop .second{opacity:.5;background:var(--Brand-Gold,#dd9a38);filter:blur(100px)}.new-hero-section section .drop-img .blurred-backdrop .second{transform:translateX(-45.6%)}.new-hero-section section .drop-img .blurred-backdrop .third{width:195.638px;height:155.884px;flex-shrink:0;opacity:.5;background:var(--Brand-Light-Green,#bdfffb);filter:blur(100px)}.new-hero-section section .drop-img .blurred-backdrop .fourth{width:195.638px;height:155.884px;opacity:.5;background:var(--Brand-Light-Green,#bdfffb);transform:translateX(-48%);filter:blur(100px)}.new-hero-section section .drop-img .blurred-backdrop .row:nth-child(2){transform:translateY(-60%)}}.slide-stack-container{position:relative;z-index:2;width:100%;max-width:640px;margin:0 auto 14px;overflow:visible;display:flex;flex-direction:column;align-items:center;gap:10px}.slide-stack-container h3{color:var(--Default-Grey,#b8b8b8);text-align:center;font-family:Commissioner,sans-serif;font-size:14px;font-weight:500;line-height:100%;margin:0}.slide-stack-container:after,.slide-stack-container:before{content:none}.slide-stack-container .slide-stack{align-items:center;display:flex;justify-content:center;min-height:56px;opacity:.95;flex-wrap:wrap;gap:12px;width:100%}.slide-stack-container .slide-stack .item{display:flex;padding:8px 16px;align-items:center;justify-content:center;width:auto;gap:0;white-space:nowrap;min-width:0}.slide-stack-container .slide-stack .item .logo-image{width:auto;height:34px;max-width:170px;object-fit:contain}.slide-stack-container .slide-stack .item p{font-size:16px;font-weight:700;line-height:100%;white-space:nowrap;width:fit-content}@media (max-width:575px){.slide-stack-container h3{font-weight:500;font-size:12px;line-height:100%;text-align:center}.slide-stack-container .slide-stack{min-height:42px;gap:8px}.slide-stack-container .slide-stack .item{padding:6px 10px}.slide-stack-container .slide-stack .item .logo-image{height:26px;max-width:130px}.slide-stack-container .slide-stack .item p{font-weight:700;font-size:12px}}.klaus-style{background:#d7f3ee;padding:80px 0 90px}.klaus-wrap{width:min(1100px,92vw);margin:0 auto;display:flex;flex-direction:column;gap:40px;color:#0f1f1b;font-family:Commissioner,sans-serif}.klaus-heading h3{text-align:center;font-size:22px;letter-spacing:.08em;text-transform:uppercase}.klaus-testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.klaus-card{background:#fff;border:1px solid rgba(15,31,27,.08);border-radius:14px;padding:18px;gap:18px;font-size:13px;line-height:1.6;color:#1a2b26;min-height:160px;box-shadow:0 12px 24px rgba(16,32,28,.06)}.klaus-card,.klaus-card-footer{display:flex;flex-direction:column}.klaus-card-footer{gap:4px;font-size:12px;color:#47615a}.klaus-card-footer strong{color:#0f1f1b}.klaus-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.klaus-feature{background:rgba(255,255,255,.76);border:1px solid rgba(15,31,27,.1);border-radius:16px;padding:20px;box-shadow:0 10px 18px rgba(16,32,28,.06)}.klaus-feature h4{font-size:15px;margin-bottom:10px;color:#0f1f1b}.klaus-feature p{font-size:13px;line-height:1.6;color:#2b3c36}.klaus-built{background:rgba(255,255,255,.7);border-radius:16px;padding:18px 24px;text-align:center;font-size:13px;color:#2b3c36;border:1px solid rgba(15,31,27,.08)}.klaus-built span{font-weight:600;color:#0f1f1b}.klaus-links{margin-top:10px;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;font-size:12px}.klaus-links a{color:#0f1f1b;text-decoration:none;border-bottom:1px solid rgba(15,31,27,.3)}.klaus-links a:hover{border-bottom-color:rgba(15,31,27,.7)}@media (max-width:720px){.klaus-style{padding:60px 0 70px}.klaus-heading h3{font-size:18px}}