.dl-hero{background:linear-gradient(165deg,#f0feed 0%,#f4fdf6 28%,#f9fefb 58%,#fff 100%);border-bottom:1px solid #21a94714}.dl-hero__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,5vw,4.5rem);display:grid}.dl-hero__text{padding-top:clamp(.5rem,1.5vw,1rem)}.dl-hero__visual{justify-content:center;align-items:center;width:100%;display:flex}.dl-hero__phones-wrapper{width:100%;max-width:460px;position:relative}.dl-hero__phones{width:100%;height:clamp(480px,42vw,550px);position:relative}.dl-hero__device{background:#0f172a;border-radius:34px;padding:5px;transition:transform .3s cubic-bezier(.22,1,.36,1);position:absolute;box-shadow:0 24px 48px -12px #0f172a38,0 8px 20px -4px #00000014,inset 0 0 0 1px #ffffff1f,inset 0 1.5px 0 .5px #ffffff40}.dl-hero__device-screen{background:#000;border-radius:29px;width:100%;height:100%;position:relative;overflow:hidden}.dl-hero__device img{object-fit:cover;border-radius:29px;width:100%;height:100%;display:block}.dl-hero__device--primary{aspect-ratio:328/715;z-index:2;width:56%;height:auto;bottom:0;left:2%;box-shadow:0 28px 56px -12px #0f172a47,0 12px 28px -6px #0000001a,inset 0 0 0 1.2px #ffffff24,inset 0 1.5px 0 .5px #ffffff47}.dl-hero__device--secondary{aspect-ratio:325/716;z-index:1;opacity:.95;width:49%;height:auto;top:10px;right:4%;transform:rotate(2.5deg);box-shadow:0 18px 40px -10px #0f172a29,0 6px 16px -4px #0000000f,inset 0 0 0 1px #ffffff1a}.dl-hero__decor{z-index:0;pointer-events:none;position:absolute;inset:-12px}.dl-hero__decor svg{position:absolute}.dl-hero__decor-line{width:130px;height:55px;animation:8s ease-in-out infinite dl-float;top:-14px;right:-18px}.dl-hero__decor-dots{width:70px;height:70px;animation:10s ease-in-out infinite dl-float-alt;bottom:20px;left:-22px}@keyframes dl-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes dl-float-alt{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-3px)translate(1.5px)}}.dl-hero__badge-row{flex-wrap:wrap;align-items:center;gap:.875rem;display:flex}.dl-hero__badge{color:#fff;background:#000;border-radius:10px;align-items:center;gap:11px;height:48px;padding:0 18px;text-decoration:none;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s,background-color .2s;display:inline-flex;box-shadow:0 2px 8px #0000001f}.dl-hero__badge:hover{background:#161a1d;transform:translateY(-2px);box-shadow:0 8px 20px #00000038}.dl-hero__badge:focus-visible{outline:2px solid var(--color-green);outline-offset:3px}.dl-hero__badge-icon{flex-shrink:0;width:22px;height:22px}.dl-hero__badge-text{flex-direction:column;line-height:1;display:flex}.dl-hero__badge-label{font-family:var(--font-body);letter-spacing:.03em;opacity:.85;font-size:.5625rem;font-weight:400}.dl-hero__badge-store{font-family:var(--font-body);letter-spacing:-.01em;margin-top:2px;font-size:.9375rem;font-weight:600}.dl-hero__platforms-label{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:#2424248c;margin:0 0 .75rem;font-size:.6875rem;font-weight:600}.dl-hero__platforms{flex-flow:wrap;align-items:center;gap:clamp(1.75rem,3.5vw,2.75rem);display:flex}.dl-hero__platform{color:#0f172a;-webkit-user-select:none;user-select:none;align-items:center;gap:.625rem;transition:opacity .2s,transform .2s;display:inline-flex}.dl-hero__platform:hover{opacity:.85;transform:translateY(-1px)}.dl-hero__platform-icon{fill:currentColor;flex-shrink:0;width:24px;height:24px;display:block}.dl-hero__platform-name{font-family:var(--font-body);letter-spacing:-.015em;color:#0f172a;font-size:clamp(1.125rem,1.4vw,1.25rem);font-weight:600;line-height:1}@keyframes dl-phone-enter{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.is-visible .dl-hero__device--primary{animation:.7s cubic-bezier(.22,1,.36,1) .12s both dl-phone-enter}.is-visible .dl-hero__device--secondary{animation:.7s cubic-bezier(.22,1,.36,1) .25s both dl-phone-enter}@media (max-width:1150px){.dl-hero__phones-wrapper{max-width:410px}.dl-hero__phones{height:490px}}@media (max-width:991px){.dl-hero__grid{text-align:center;grid-template-columns:1fr;gap:3rem}.dl-hero__text{flex-direction:column;order:1;align-items:center;padding-top:0;display:flex}.dl-hero__text p{text-align:center}.dl-hero__visual{order:2}.dl-hero__badge-row,.dl-hero__platforms{justify-content:center}.dl-hero__platforms-label{text-align:center}.dl-hero__phones-wrapper{max-width:380px}.dl-hero__phones{height:460px}.dl-hero__device{border-radius:28px;padding:4px}.dl-hero__device-screen,.dl-hero__device img{border-radius:24px}.dl-hero__device--primary{width:56%;left:2%}.dl-hero__device--secondary{width:49%;right:4%}.dl-hero__decor svg{opacity:.6;transform:scale(.85)}}@media (max-width:575px){.dl-hero__phones-wrapper{max-width:310px}.dl-hero__phones{height:385px}.dl-hero__device{border-radius:22px;padding:3.5px}.dl-hero__device-screen,.dl-hero__device img{border-radius:19px}.dl-hero__device--primary{width:58%;left:2%}.dl-hero__device--secondary{width:50%;right:2%}.dl-hero__badge{gap:9px;height:44px;padding:0 15px}.dl-hero__badge-store{font-size:.8125rem}.dl-hero__platforms{gap:1.5rem}.dl-hero__platform-icon{width:21px;height:21px}.dl-hero__platform-name{font-size:1.0625rem}.dl-hero__decor{display:none}}@media (prefers-reduced-motion:reduce){.dl-hero__decor-line,.dl-hero__decor-dots{animation:none}.dl-hero__platform{transition:none}.is-visible .dl-hero__device--primary,.is-visible .dl-hero__device--secondary{opacity:1;animation:none}}
