@import url("https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500;600;700;800&display=swap");.callby-hero,.callby-hero *{box-sizing:border-box}.callby-hero{--callby-dark:#001d27;--callby-dark-secondary:#072936;--callby-blue:#407d8d;--callby-light-blue:#80beca;--callby-pink:#d1399c;--callby-white:#fff;--callby-border:rgba(128,190,202,.22);background:radial-gradient(circle at 11% 10%,rgba(64,125,141,.28) 0,transparent 32%),radial-gradient(circle at 78% 5%,rgba(209,57,156,.16) 0,transparent 30%),linear-gradient(120deg,#001d27,#001923 42%,#0d1728);color:var(--callby-white);font-family:Urbanist,Arial,sans-serif;min-height:820px;overflow:hidden;padding:60px 24px;position:relative;width:100%}.callby-hero__glow{border-radius:50%;filter:blur(100px);pointer-events:none;position:absolute}.callby-hero__glow--left{background:rgba(64,125,141,.14);bottom:-180px;height:500px;left:-180px;width:500px}.callby-hero__glow--right{background:rgba(209,57,156,.1);height:520px;right:-100px;top:-200px;width:520px}.callby-hero__container{align-items:center;display:grid;gap:70px;grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr);margin:0 auto;max-width:1320px;position:relative;width:100%;z-index:2}.callby-hero__content{min-width:0}.callby-hero__eyebrow{align-items:center;color:var(--callby-light-blue);display:flex;font-size:13px;font-weight:700;gap:11px;letter-spacing:1.4px;line-height:1.2;margin-bottom:22px;text-transform:uppercase}.callby-hero__eyebrow-dot{background:var(--callby-pink);border-radius:50%;box-shadow:0 0 16px rgba(209,57,156,.8);display:block;flex:0 0 auto;height:9px;width:9px}.callby-hero__title{font-size:clamp(48px,4vw,72px);font-weight:800;letter-spacing:-3.1px;line-height:.96;margin:0;max-width:650px}.callby-hero__title-primary,.callby-hero__title-secondary{display:block}.callby-hero__title-primary{color:var(--callby-white)}.callby-hero__title-secondary{color:var(--callby-light-blue);margin-top:8px}.callby-hero__description{color:hsla(0,0%,100%,.9);font-size:17px;font-weight:500;line-height:1.55;margin-top:28px;max-width:650px}.callby-hero__description p{margin:0}.callby-hero__buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.callby-button{align-items:center;border:1px solid transparent;border-radius:3px;display:inline-flex;font-size:15px;font-weight:700;justify-content:center;line-height:1.2;min-height:52px;padding:14px 28px;text-align:center;text-decoration:none;transition:transform .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease}.callby-button:hover{text-decoration:none;transform:translateY(-2px)}.callby-button--primary{background:var(--callby-pink);box-shadow:0 14px 30px rgba(209,57,156,.22);color:var(--callby-white)}.callby-button--primary:hover{background:#bd2c8c;box-shadow:0 17px 34px rgba(209,57,156,.3);color:var(--callby-white)}.callby-button--secondary{background:rgba(0,29,39,.18);border-color:rgba(128,190,202,.32);color:var(--callby-pink)}.callby-button--secondary:hover{background:rgba(209,57,156,.12);border-color:var(--callby-pink);color:var(--callby-white)}.callby-hero__stats{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:42px}.callby-stat{align-items:center;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);background:rgba(9,40,51,.42);border:1px solid var(--callby-border);border-radius:4px;display:flex;flex-direction:column;justify-content:center;min-height:150px;padding:25px 18px;transition:transform .25s ease,border-color .25s ease,background-color .25s ease}.callby-stat:hover{background:rgba(15,52,64,.58);border-color:rgba(128,190,202,.5);transform:translateY(-4px)}.callby-stat__number{color:var(--callby-light-blue);font-size:35px;font-weight:800;line-height:1}.callby-stat__label{color:hsla(0,0%,100%,.84);font-size:14px;font-weight:600;line-height:1.35;margin-top:25px;text-align:center}.callby-hero__visual{align-items:center;display:flex;justify-content:flex-end;min-width:0}.callby-agent-frame{background:linear-gradient(135deg,rgba(64,125,141,.43),rgba(94,68,107,.65));border:1px solid rgba(128,190,202,.32);border-radius:12px;box-shadow:0 25px 70px rgba(0,0,0,.28),inset 0 1px 0 hsla(0,0%,100%,.08);max-width:590px;min-height:640px;padding:44px 36px;width:100%}.callby-agent-card{background:rgba(3,32,44,.96);border:1px solid rgba(128,190,202,.15);border-radius:10px;box-shadow:0 20px 45px rgba(0,0,0,.22);min-height:550px;padding:32px 28px 28px}.callby-agent-card__header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.callby-agent-card__identity{align-items:center;display:flex;gap:13px;min-width:0}.callby-agent-card__logo{align-items:center;background:linear-gradient(135deg,#407d8d,#80beca 48%,#d1399c 50%,#d1399c);color:var(--callby-white);display:flex;flex:0 0 auto;font-size:18px;font-weight:800;height:50px;justify-content:center;overflow:hidden;position:relative;width:50px}.callby-agent-card__logo:after{background:linear-gradient(135deg,transparent,hsla(0,0%,100%,.18) 48%,transparent 49%);content:"";inset:0;position:absolute}.callby-agent-card__logo span{position:relative;z-index:2}.callby-agent-card__name-wrapper{min-width:0}.callby-agent-card__name{color:var(--callby-white);font-size:17px;font-weight:700;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.callby-agent-card__status{align-items:center;color:var(--callby-light-blue);display:flex;font-size:12px;font-weight:600;gap:7px;margin-top:7px}.callby-agent-card__status-dot{background:#39d89f;border-radius:50%;box-shadow:0 0 12px rgba(57,216,159,.65);display:block;height:8px;width:8px}.callby-agent-card__channel{color:hsla(0,0%,100%,.74);flex:0 0 auto;font-size:12px;font-weight:700;padding-top:7px}.callby-agent-card__divider{background:rgba(128,190,202,.17);height:1px;margin:27px 0;width:100%}.callby-agent-card__message{color:hsla(0,0%,100%,.94);font-size:16px;font-weight:500;line-height:1.45;max-width:440px;min-height:65px}.callby-agent-card__message p{margin:0}.callby-wave{align-items:center;display:flex;gap:8px;height:125px;justify-content:center;margin:18px auto 22px}.callby-wave__bar{animation:callby-wave-animation 1.6s ease-in-out infinite;background:var(--callby-blue);border-radius:8px;display:block;transform-origin:center;width:5px}.callby-wave__bar:nth-child(3n){background:var(--callby-pink)}.callby-wave__bar:nth-child(4n){background:var(--callby-light-blue)}.callby-wave__bar--1{animation-delay:.05s;height:18px}.callby-wave__bar--2{animation-delay:.1s;height:28px}.callby-wave__bar--3{animation-delay:.15s;height:37px}.callby-wave__bar--4{animation-delay:.2s;height:33px}.callby-wave__bar--5{animation-delay:.25s;height:28px}.callby-wave__bar--6{animation-delay:.3s;height:34px}.callby-wave__bar--7{animation-delay:.35s;height:27px}.callby-wave__bar--8{animation-delay:.4s;height:42px}.callby-wave__bar--9{animation-delay:.45s;height:21px}.callby-wave__bar--10{animation-delay:.5s;height:55px}.callby-wave__bar--11{animation-delay:.55s;height:26px}.callby-wave__bar--12{animation-delay:.6s;height:37px}.callby-wave__bar--13{animation-delay:.65s;height:31px}.callby-wave__bar--14{animation-delay:.7s;height:36px}.callby-wave__bar--15{animation-delay:.75s;height:27px}.callby-wave__bar--16{animation-delay:.8s;height:35px}.callby-wave__bar--17{animation-delay:.85s;height:25px}@keyframes callby-wave-animation{0%,to{opacity:.7;transform:scaleY(.72)}50%{opacity:1;transform:scaleY(1.22)}}.callby-agent-card__steps{display:grid;gap:12px}.callby-agent-step{align-items:center;background:hsla(0,0%,100%,.075);border:1px solid rgba(128,190,202,.1);display:flex;gap:15px;min-height:55px;padding:15px 18px;transition:transform .22s ease,background-color .22s ease}.callby-agent-step:hover{background:hsla(0,0%,100%,.11);transform:translateX(4px)}.callby-agent-step__number{color:var(--callby-light-blue);flex:0 0 auto;font-size:14px;font-weight:800}.callby-agent-step__text{color:hsla(0,0%,100%,.94);font-size:15px;font-weight:700;line-height:1.35}@media screen and (max-width:1180px){.callby-hero__container{gap:50px;grid-template-columns:minmax(0,1fr) minmax(470px,1fr)}.callby-agent-frame{max-width:550px}}@media screen and (max-width:1050px){.callby-hero{padding-bottom:70px;padding-top:70px}.callby-hero__container{gap:60px;grid-template-columns:1fr}.callby-hero__content{margin:0 auto;max-width:760px;width:100%}.callby-hero__visual{justify-content:center;width:100%}.callby-agent-frame{max-width:640px}.callby-hero__title{max-width:760px}.callby-hero__description{max-width:720px}}@media screen and (max-width:767px){.callby-hero{min-height:auto;padding:48px 18px}.callby-hero__container{gap:45px}.callby-hero__eyebrow{font-size:11px;letter-spacing:1px}.callby-hero__title{font-size:clamp(40px,12vw,54px);letter-spacing:-2px;line-height:.98}.callby-hero__description{font-size:16px;margin-top:24px}.callby-hero__buttons{display:grid;grid-template-columns:1fr;width:100%}.callby-button{width:100%}.callby-hero__stats{grid-template-columns:1fr}.callby-stat{min-height:120px}.callby-stat__label{margin-top:15px}.callby-agent-frame{border-radius:8px;min-height:auto;padding:20px 14px}.callby-agent-card{min-height:auto;padding:22px 16px 18px}.callby-agent-card__header{gap:10px}.callby-agent-card__logo{height:42px;width:42px}.callby-agent-card__name{font-size:14px;max-width:150px}.callby-agent-card__channel{font-size:10px}.callby-agent-card__message{font-size:14px;min-height:auto}.callby-wave{gap:5px}.callby-wave__bar{width:4px}.callby-agent-step{padding:13px}.callby-agent-step__text{font-size:13px}}@media screen and (max-width:420px){.callby-hero__title{font-size:37px}.callby-agent-card__channel{display:none}.callby-agent-card__name{max-width:190px}.callby-wave{transform:scale(.88)}}@media (prefers-reduced-motion:reduce){.callby-wave__bar{animation:none}.callby-agent-step,.callby-button,.callby-stat{transition:none}}