.product-scene{position:relative;display:block;isolation:isolate;margin:0;overflow:visible;background:transparent;box-shadow:none}.product-scene.product-scene--treatment-raw{overflow:hidden;border-radius:var(--product-scene-raw-radius, 18px);background:var(--theme-surface);box-shadow:0 24px 70px var(--theme-shadow)}.product-scene--treatment-raw:before{position:absolute;inset:0;z-index:3;border-radius:inherit;box-shadow:inset 0 0 0 1.5px var(--app-border);content:"";pointer-events:none}.product-scene img{display:block;width:100%;height:auto}.product-scene--auto{display:grid}.product-scene--auto .product-scene__image{grid-area:1 / 1}.product-scene__image--dark,.dark .product-scene--auto .product-scene__image--light{opacity:0}.dark .product-scene--auto .product-scene__image--dark{opacity:1}.product-scene--desktop{border-radius:0}.product-scene--mobile{max-width:460px;border-radius:0}.product-scene-slot{display:grid;min-width:0;place-items:center;padding:var(--product-scene-slot-padding, clamp(28px, 4vw, 60px))}.product-scene-slot>.product-scene{margin:auto}.product-scene-slot:has(>.product-scene--treatment-productFigure),.product-scene-slot:has(>.product-scene--treatment-floatingPanel),.product-scene-slot:has(>.product-scene--treatment-canvas){padding:var(--product-scene-treated-slot-padding, 0)}.product-scene-slot:has(>.product-scene--mobile){padding:var(--product-scene-mobile-slot-padding, clamp(24px, 3.5vw, 52px))}.product-phone-frame{color:var(--theme-text-muted)}.product-phone-frame__svg{display:block;width:100%;height:auto;overflow:visible}.product-phone-frame__fill{fill:var(--app-border)}.product-phone-frame__outline,.product-phone-frame__island-outline{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.product-phone-frame__outline rect{fill:none}.product-phone-frame__screen-bg{fill:var(--theme-surface)}.product-phone-frame__screenshot{opacity:1}.product-phone-frame__screenshot--dark,.dark .product-phone-frame--auto .product-phone-frame__screenshot--light{opacity:0}.dark .product-phone-frame--auto .product-phone-frame__screenshot--dark{opacity:1}.product-phone-frame__status-bar{fill:var(--theme-text);font-family:var(--font-sans, inherit);font-size:21px;font-weight:700;letter-spacing:0}.product-phone-frame__status-bar text{dominant-baseline:middle}.product-phone-frame__battery path,.product-phone-frame__battery rect:not(.product-phone-frame__battery-shell){fill:var(--theme-text);stroke:none}.product-phone-frame__cellular rect,.product-phone-frame__wifi circle{fill:var(--theme-text)}.product-phone-frame__wifi path{fill:none;stroke:var(--theme-text);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.9}.product-phone-frame__battery-shell{fill:none;stroke:var(--theme-text);stroke-width:2.1}
