.new-hero-section{width:100%;background:#0f1312;background-image:radial-gradient(circle at top,rgba(255,255,255,.06),transparent 55%),linear-gradient(180deg,rgba(15,19,18,.96),rgba(15,19,18,.92) 55%,rgba(15,19,18,.98))}.new-hero-section section{max-width:1240px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:24px;padding:96px 20px 40px}.new-hero-section section .content-container{display:flex;flex-direction:column;align-items:center;gap:22px}.new-hero-section section .home-welcome{display:flex;flex-direction:column;align-items:center;gap:16px;width:min(900px,100%)}.new-hero-section section .home-welcome .dashboard-welcome__input{width:100%;background:linear-gradient(180deg,rgba(24,24,24,.92),rgba(17,17,17,.92));border-radius:20px;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 42px rgba(0,0,0,.38);padding:16px;display:grid;gap:8px}.new-hero-section section .home-welcome .dashboard-welcome__input textarea{width:100%;min-height:92px;height:92px;max-height:92px;border:none;resize:none;outline:none;background:transparent;color:#f3efe7;font-size:16px;line-height:1.6}.new-hero-section section .home-welcome .dashboard-welcome__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.new-hero-section section .home-welcome .dashboard-welcome__footer-left{display:inline-flex;align-items:center;gap:8px}.new-hero-section section .home-welcome .dashboard-welcome__plus{width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(12,12,12,.7);color:#cdbb9e;font-size:18px;cursor:pointer}.new-hero-section section .home-welcome .dashboard-welcome__pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;border:1px solid rgba(125,168,255,.4);background:rgba(60,96,180,.15);color:#dbe6ff;font-size:13px;font-weight:600;cursor:pointer}.new-hero-section section .home-welcome .dashboard-welcome__pill-close{opacity:0;width:0;overflow:hidden;transition:all .2s ease;text-transform:uppercase}.new-hero-section section .home-welcome .dashboard-welcome__pill:hover .dashboard-welcome__pill-close{opacity:1;width:10px;margin-left:4px}.new-hero-section section .home-welcome .dashboard-welcome__send{width:36px;height:36px;border-radius:10px;border:none;background:#f0c673;color:#1c1508;font-weight:700;display:inline-flex;align-items:center;justify-content:center;box-shadow:none;cursor:pointer}.new-hero-section section .home-welcome .dashboard-welcome__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:100%;align-items:center}.new-hero-section section .home-welcome .dashboard-welcome__more-right{margin-left:auto;display:inline-flex;align-items:center}.new-hero-section section .home-welcome .dashboard-welcome__chip{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:8px 14px;background:rgba(20,20,20,.7);border:1px solid rgba(255,255,255,.08);color:#e9e2d7;font-size:13px;cursor:pointer;transition:all .2s ease}.new-hero-section section .home-welcome .dashboard-welcome__chip.active,.new-hero-section section .home-welcome .dashboard-welcome__chip:hover{border-color:rgba(240,198,115,.6);box-shadow:0 12px 24px rgba(0,0,0,.3);transform:translateY(-1px)}.new-hero-section section .home-welcome .dashboard-welcome__chip-icon,.new-hero-section section .home-welcome .dashboard-welcome__menu-icon{width:16px;height:16px;color:#cdbb9e}.new-hero-section section .home-welcome .dashboard-welcome__more{position:relative}.new-hero-section section .home-welcome .dashboard-welcome__more-menu{position:absolute;right:0;top:46px;background:#151515;border:1px solid rgba(255,255,255,.12);border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.5);padding:8px;min-width:220px;display:grid;gap:6px;z-index:40}.new-hero-section section .home-welcome .dashboard-welcome__more-item{display:flex;align-items:center;gap:8px;border:none;background:transparent;color:#e9e2d7;padding:8px 10px;border-radius:10px;font-size:13px;text-align:left;cursor:pointer}.new-hero-section section .home-welcome .dashboard-welcome__more-item:hover{background:rgba(255,255,255,.06)}.new-hero-section section .home-welcome .dashboard-welcome__submenu{width:min(900px,100%);display:grid;gap:12px}.new-hero-section section .home-welcome .dashboard-welcome__submenu-row{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#cbbfae}.new-hero-section section .home-welcome .dashboard-welcome__submenu-actions{display:flex;gap:10px;flex-wrap:wrap}.new-hero-section section .home-welcome .dashboard-welcome__helper{border:none;background:none;color:#e0cfae;font-size:12px;cursor:pointer}.new-hero-section section .home-welcome .dashboard-welcome__submenu-chips{display:flex;flex-wrap:wrap;gap:8px}.new-hero-section section .home-welcome__meta{margin-top:8px;display:flex;align-items:center;justify-content:center;gap:10px;font-family:Commissioner,sans-serif;font-size:12px;color:rgba(223,227,232,.6)}.new-hero-section section .home-welcome__meta .forbes-logo{filter:grayscale(1);opacity:.8}.new-hero-section section .content-container .trust-strip{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;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{text-align:center;font-family:inherit;color:#e6e6e6;font-size:34px;line-height:40px;font-weight:700;margin:0}.new-hero-section section .prompt-card{width:min(860px,92vw);background:rgba(18,21,24,.7);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:16px 18px;box-shadow:0 18px 50px rgba(0,0,0,.4)}.new-hero-section section .prompt-input{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px}.new-hero-section section .prompt-input input{width:100%;background:transparent;border:none;color:#dfe3e8;font-family:Commissioner,sans-serif;font-size:14px;padding:10px 0;outline:none}.new-hero-section section .prompt-input input::placeholder{color:rgba(223,227,232,.6)}.new-hero-section section .prompt-input button{background:#f5c96a;border:none;color:#121212;width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;font-weight:700}.new-hero-section section .prompt-input button:disabled{opacity:.6;cursor:not-allowed}.new-hero-section section .prompt-chips{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.new-hero-section section .prompt-chips button{background:rgba(18,21,24,.6);border:1px solid rgba(255,255,255,.08);color:rgba(223,227,232,.85);font-family:Commissioner,sans-serif;font-size:12px;padding:6px 12px;border-radius:999px;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.new-hero-section section .prompt-chips button:hover{border-color:rgba(245,201,106,.6);color:#f5c96a;background:rgba(245,201,106,.1)}@media (max-width:720px){.new-hero-section section{padding:72px 16px 32px}.new-hero-section section .content-container h2{font-size:26px;line-height:32px}.new-hero-section section .dashboard-welcome__chat{width:100%}}.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}}