.mobileo-hero{position:relative;width:100%;padding:0;font-family:Poppins,sans-serif}.mobileo-hero-viewport{position:relative;overflow:hidden;width:100%;border-radius:12px;background:#eeeafa}.mobileo-hero-track{display:flex;align-items:stretch;transition:transform .5s ease}.mobileo-hero-frame{flex:0 0 100%;min-width:0;display:flex}.mobileo-hero-slide{position:relative;width:100%;min-height:360px;display:grid;grid-template-columns:1.4fr 1fr;gap:28px;align-items:center;padding:38px 42px 66px;overflow:hidden}.mobileo-hero-media,.mobileo-hero-slide picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.mobileo-hero-media{-o-object-fit:cover;object-fit:cover;display:block}.mobileo-hero-copy{position:relative;z-index:2;min-width:0;color:inherit;display:flex;flex-direction:column;align-items:flex-start}.mobileo-hero .mobileo-hero-copy h1{font-size:clamp(28px,3.6vw,43px);line-height:1.2;letter-spacing:-.025em;font-weight:600;color:inherit;margin:0;max-width:620px}.mobileo-hero .mobileo-hero-copy p{font-size:15px;line-height:1.55;color:inherit;margin:14px 0 0;max-width:560px}.mobileo-hero-badge{margin-bottom:12px;padding:5px 10px;border-radius:8px;background:#ffffffd9;color:#18181b;font-size:12px;font-weight:500}.mobileo-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.mobileo-hero-actions button{min-height:44px;padding:11px 20px;border-radius:8px;font-size:14px;font-weight:600;line-height:1.3;cursor:pointer}.mobileo-hero-actions .primary{background:#f27402;color:#fff;border:1px solid #f27402}.mobileo-hero-actions .primary:hover{background:#d86802}.mobileo-hero-actions .secondary{background:#fff;color:#18181b;border:1px solid #18181b}.mobileo-hero-character{position:relative;z-index:1;width:100%;max-width:320px;justify-self:center}.mobileo-hero-character>.rs-scene{display:block;width:100%;height:auto}.mobileo-hero-product{position:relative;z-index:1;width:100%;height:260px;-o-object-fit:contain;object-fit:contain;justify-self:center}.mobileo-hero-price{display:flex;align-items:baseline;gap:8px;margin-top:14px}.mobileo-hero-price strong{font-size:32px;font-weight:600}.mobileo-hero-price span{font-size:14px}.mobileo-hero-controls{position:absolute;right:22px;bottom:16px;z-index:3;display:flex;gap:8px}.mobileo-hero-controls button{width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #dedee3;color:#18181b;display:grid;place-items:center;cursor:pointer}.mobileo-hero-controls svg{width:18px;height:18px}.mobileo-hero-progress{display:flex;justify-content:center;gap:2px;margin-top:8px}.mobileo-hero-progress button{width:24px;height:24px;background:none;border:0;display:grid;place-items:center;cursor:pointer;padding:8px}.mobileo-hero-progress button:after{content:"";width:7px;height:7px;border-radius:9px;background:#d2d2d8}.mobileo-hero-progress button.active{width:38px}.mobileo-hero-progress button.active:after{width:22px;background:#18181b}.mobileo-info-trigger{position:absolute;z-index:3;left:24px;bottom:18px;display:flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid #dedee3;background:#fff;color:#18181b;border-radius:8px;max-width:calc(100% - 170px);font-size:12px;cursor:pointer}.mobileo-info-trigger svg{width:16px;height:16px;flex-shrink:0}.mobileo-info-panel{position:absolute;z-index:5;top:18px;right:18px;bottom:18px;left:18px;background:#fff;color:#18181b;border-radius:12px;box-shadow:0 12px 30px #0002;display:flex;flex-direction:column}.mobileo-info-scroll{overflow:auto;white-space:pre-wrap;padding:24px;font-size:14px;line-height:1.6;flex:1}.mobileo-info-close{display:flex;justify-content:center;align-items:center;gap:10px;min-height:44px;background:#f4f4f5;border:0;color:#18181b;border-radius:0 0 12px 12px;cursor:pointer}.mobileo-info-close svg{width:20px}.mobileo-hero-placeholder{width:100%;min-height:360px;background:#f4f4f5;border-radius:12px}@media(max-width:760px){.mobileo-hero-slide{grid-template-columns:1fr;padding:26px 22px 66px;gap:18px;min-height:340px}.mobileo-hero-character{grid-row:1;max-width:185px}.mobileo-hero-product{grid-row:1;height:180px;max-width:250px}.mobileo-hero .mobileo-hero-copy h1{font-size:28px}.mobileo-hero .mobileo-hero-copy p{font-size:14px;margin-top:12px}.mobileo-hero-slide.has-background-media{min-height:390px;align-content:center}.mobileo-hero-actions{margin-top:18px;gap:10px}.mobileo-hero-actions button{padding:10px 15px;font-size:13px}.mobileo-hero-controls{right:16px;bottom:14px}.mobileo-info-trigger{left:16px;bottom:15px}.mobileo-info-panel{top:12px;right:12px;bottom:12px;left:12px}.mobileo-info-scroll{padding:20px}}@media(prefers-reduced-motion:reduce){.mobileo-hero-track{transition:none}}
