.be-product{--be-violet:#5d43e8;--be-ink:#11182b;--be-muted:#63708a;--be-line:#dfe4ef;color:var(--be-ink);background:#fff}.be-product .container{width:min(1240px,calc(100% - 40px));margin:auto}.be-hero{padding:86px 0 74px;background:radial-gradient(circle at 86% 22%,rgba(94,67,232,.24),transparent 34%),linear-gradient(135deg,#0d1324,#171e37);color:#fff;overflow:hidden}.be-hero__grid{display:grid;grid-template-columns:minmax(380px,.82fr) minmax(600px,1.18fr);align-items:center;gap:62px}.be-kicker,.be-heading>span,.be-buy span{display:inline-flex;color:#8f7cff;font-weight:800;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.be-hero h1{font-size:clamp(48px,5.2vw,78px);line-height:.98;letter-spacing:-.055em;margin:22px 0 28px}.be-hero__copy>p{font-size:20px;line-height:1.6;color:#cbd2e4;max-width:620px}.be-hero__actions{display:flex;gap:14px;margin-top:34px}.be-hero .button{min-height:56px;padding:0 27px}.be-hero .button--ghost{color:#fff;border-color:#66708c;background:transparent}.be-hero__meta{display:flex;gap:20px;align-items:center;margin-top:30px;color:#aeb8d0;font-size:14px}.be-hero__meta strong{font-size:24px;color:#fff}.be-window{width:850px;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 35px 80px rgba(0,0,0,.45);transform:perspective(1200px) rotateY(-4deg)}.be-window__bar{height:42px;background:#f1f3f8;display:flex;align-items:center;gap:7px;padding:0 15px;color:#778198;font-size:12px}.be-window__bar i{width:9px;height:9px;border-radius:50%;background:#ff7d62}.be-window__bar i:nth-child(2){background:#ffc95a}.be-window__bar i:nth-child(3){background:#4dd49a}.be-window__bar span{margin-left:10px}.be-window img{display:block;width:100%;height:490px;object-fit:cover;object-position:top left}.be-strip{border-bottom:1px solid var(--be-line);background:#fff}.be-strip .container{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:24px 0}.be-strip p{margin:0;font-weight:700}.be-strip ul{display:flex;gap:12px;flex-wrap:wrap;margin:0;padding:0;list-style:none}.be-strip li{padding:8px 13px;border-radius:999px;background:#f2f0ff;color:#4935bd;font-size:13px;font-weight:700}.be-section{padding:92px 0}.be-section--tint{background:#f5f7fb}.be-heading{max-width:740px;margin:0 auto 48px;text-align:center}.be-heading--wide{max-width:900px}.be-heading h2,.be-buy h2{font-size:clamp(34px,4vw,56px);line-height:1.08;letter-spacing:-.04em;margin:14px 0}.be-heading p{font-size:18px;color:var(--be-muted);line-height:1.6}.be-features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.be-features article{border:1px solid var(--be-line);border-radius:20px;padding:28px;background:#fff;transition:.2s}.be-features article:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(24,31,52,.09)}.be-features svg{width:42px;height:42px;padding:9px;border-radius:12px;background:#eeeaff;stroke:var(--be-violet);stroke-width:1.8;fill:none}.be-features h3,.be-showcase h3,.be-steps h3{font-size:21px;margin:20px 0 8px}.be-features p,.be-showcase p,.be-steps p{color:var(--be-muted);line-height:1.6;margin:0}.be-showcase{display:grid;grid-template-columns:1.45fr .55fr;gap:48px;align-items:center;margin-top:58px}.be-showcase--reverse{grid-template-columns:.55fr 1.45fr}.be-showcase--reverse .be-showcase__image{order:2}.be-showcase__image{background:#dfe4ef;border-radius:20px;padding:10px;box-shadow:0 25px 60px rgba(30,39,65,.15);overflow:hidden}.be-showcase__image img{display:block;width:100%;aspect-ratio:16/8.3;object-fit:cover;object-position:top left;border-radius:13px}.be-showcase__copy>b{font-size:64px;color:#d9d2ff;line-height:1}.be-showcase__copy h3{font-size:31px;letter-spacing:-.025em}.be-showcase__copy ul{padding-left:20px;color:#39445c;line-height:1.9}.be-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:0;padding:0;list-style:none}.be-steps li{display:flex;gap:18px;padding:26px;border:1px solid var(--be-line);border-radius:18px}.be-steps li>b{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:12px;background:#eeeaff;color:var(--be-violet)}.be-steps h3{margin:2px 0 8px}.be-buy{padding-top:0}.be-buy__inner{display:flex;align-items:center;justify-content:space-between;gap:60px;border-radius:28px;padding:52px 58px;background:linear-gradient(135deg,#121a30,#242d51);color:#fff}.be-buy__inner>div:first-child{max-width:750px}.be-buy p{color:#c0c9dd}.be-buy__action{text-align:right;min-width:220px}.be-buy__action strong{display:block;font-size:30px;margin-bottom:15px}.be-buy__action .button{width:100%}
@media(max-width:1050px){.be-hero__grid{grid-template-columns:1fr}.be-hero__visual{margin-left:8%}.be-features{grid-template-columns:repeat(2,1fr)}.be-window{width:820px}.be-showcase,.be-showcase--reverse{grid-template-columns:1fr}.be-showcase--reverse .be-showcase__image{order:0}.be-showcase__copy{max-width:720px}.be-steps{grid-template-columns:1fr}}
@media(max-width:700px){.be-product .container{width:min(calc(100% - 28px),1240px)}.be-hero{padding:52px 0}.be-hero__grid{display:block}.be-hero h1{font-size:43px}.be-hero__copy>p{font-size:17px}.be-hero__actions{flex-direction:column}.be-hero__meta{flex-wrap:wrap}.be-hero__visual{margin:38px -45% 0 0}.be-window{width:650px;transform:none;border-radius:10px}.be-window img{height:360px}.be-strip .container{align-items:flex-start;flex-direction:column}.be-section{padding:64px 0}.be-heading{text-align:left;margin-bottom:34px}.be-heading h2,.be-buy h2{font-size:36px}.be-features{grid-template-columns:1fr}.be-showcase{gap:26px;margin-top:40px}.be-showcase__image{padding:5px;border-radius:12px}.be-showcase__copy>b{font-size:45px}.be-showcase__copy h3{font-size:26px}.be-buy__inner{padding:36px 26px;display:block}.be-buy__action{text-align:left;margin-top:28px}.be-buy__action .button{width:auto}}
