.fresh-playground-phone{--phone-width: 17%;position:absolute;z-index:2;width:max(var(--phone-width),17%);container-type:inline-size;cursor:grab;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;will-change:transform}.fresh-playground-phone:active{cursor:grabbing}.fresh-playground-phone__body{--phone-bezel: 2.6cqw;--phone-radius: 13.5cqw;box-sizing:border-box;width:100%;aspect-ratio:1206 / 2622;padding:var(--phone-bezel);border-radius:calc(var(--phone-radius) + var(--phone-bezel));background:#0b0b0b;box-shadow:inset 0 0 0 1px #ffffff1f,0 30px 80px var(--theme-shadow)}.fresh-playground-phone__screen{position:relative;width:100%;height:100%;overflow:hidden;border-radius:var(--phone-radius);background:#f7f9f8}.fresh-playground-phone__media{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;pointer-events:none}@media(max-width:900px){.fresh-playground-phone{display:none}}.fresh-playground{position:relative;z-index:1;isolation:isolate;min-height:0;overflow:hidden;padding:0;background:var(--theme-page)}.fresh-playground__stage{position:relative;padding:96px 0 160px;overflow:hidden;background-image:radial-gradient(color-mix(in srgb,var(--theme-text) 8%,transparent) 1.2px,transparent 1.4px);background-size:30px 30px;background-position:15px 15px}.fresh-playground__window{position:relative;z-index:1;width:62%;max-width:1480px;margin:0 auto;overflow:hidden;border:1px solid var(--app-border);border-radius:16px;background:var(--theme-surface-raised);box-shadow:0 36px 105px var(--theme-shadow);will-change:transform;touch-action:none}.fresh-playground__titlebar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:54px;padding:0 20px;cursor:grab;-moz-user-select:none;user-select:none;-webkit-user-select:none}.fresh-playground__window:active .fresh-playground__titlebar{cursor:grabbing}.fresh-playground__lights{display:flex;gap:10px;align-items:center}.fresh-playground__light{width:16px;height:16px;border-radius:50%;border:1px solid rgb(0 0 0 / .22)}.fresh-playground__light--close{background:#ff5f57}.fresh-playground__light--minimise{background:#febc2e}.fresh-playground__light--zoom{background:#28c840}.fresh-playground__title{display:flex;gap:10px;align-items:baseline;margin:0;font-size:19px;line-height:1;white-space:nowrap}.fresh-playground__title-demo{font-weight:500;color:color-mix(in srgb,var(--theme-text) 82%,transparent)}.fresh-playground__title-app{color:color-mix(in srgb,var(--theme-text) 48%,transparent)}.fresh-playground__title-app:before{content:"—";margin-right:10px}.fresh-playground__dots{display:flex;gap:4px;justify-content:flex-end;align-items:center}.fresh-playground__dot{display:block;width:24px;height:24px;padding:0;border:0;background:transparent;cursor:pointer;position:relative}.fresh-playground__dot:after{content:"";position:absolute;top:50%;left:50%;width:9px;height:9px;border-radius:999px;background:color-mix(in srgb,var(--theme-text) 28%,transparent);transform:translate(-50%,-50%);transition:width .25s ease,background-color .25s ease}.fresh-playground__dot:hover:after{background:color-mix(in srgb,var(--theme-text) 55%,transparent)}.fresh-playground__dot.is-active:after{width:26px;background:color-mix(in srgb,var(--theme-text) 82%,transparent)}.fresh-playground__dot:focus-visible{outline:2px solid color-mix(in srgb,var(--theme-text) 60%,transparent);outline-offset:-2px;border-radius:6px}.fresh-playground__screen{position:relative;aspect-ratio:16 / 9;margin:0 6px 6px;overflow:hidden;border-radius:11px;background:#fff;cursor:default}.fresh-playground__slot{position:absolute;inset:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:0;transition:opacity .32s ease}.fresh-playground__slot.is-active{z-index:1;opacity:1}@media(max-width:1280px){.fresh-playground__stage{padding:72px 0 140px}}@media(max-width:900px){.fresh-playground__stage{padding:56px 0}.fresh-playground__window{width:calc(100% - 56px);border-radius:14px}.fresh-playground__title-app{display:none}}@media(max-width:760px){.fresh-playground__stage{padding:44px 0 56px}.fresh-playground__window{width:calc(100% - 36px);border-radius:12px}.fresh-playground__titlebar{height:48px;padding:0 14px}.fresh-playground__screen{margin:0 4px 4px;border-radius:9px}}.fresh-playground__satellite{position:absolute;translate:0 0;transition:opacity .7s ease,translate .7s ease}.fresh-playground__satellite.is-hidden{opacity:0;translate:0 18px;pointer-events:none}.fresh-playground__satellite--alerts{top:12px;right:5%;width:18%}.fresh-playground__satellite--service-due{right:2.5%;bottom:20px;width:27%}.fresh-playground__satellite--driver{--phone-width: 17%;left:1.5%;bottom:16px}.fresh-playground__card{overflow:hidden;border:1px solid var(--app-border);border-radius:12px;background:var(--theme-surface-raised);box-shadow:0 28px 80px var(--theme-shadow);cursor:grab;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;will-change:transform}.fresh-playground__card:active{cursor:grabbing}.fresh-playground__card-titlebar{display:flex;gap:12px;align-items:center;height:40px;padding:0 14px}.fresh-playground__card-titlebar .fresh-playground__lights{gap:7px}.fresh-playground__card-titlebar .fresh-playground__light{width:12px;height:12px}.fresh-playground__card-title{margin:0;font-size:17px;line-height:1;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:color-mix(in srgb,var(--theme-text) 78%,transparent)}.fresh-playground__card-screen{position:relative;margin:0 4px 4px;overflow:hidden;border-radius:9px;background:#fff}.fresh-playground__card-media{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}@media(max-width:1280px){.fresh-playground__satellite--alerts{width:18%}.fresh-playground__satellite--service-due{width:26%}}@media(max-width:900px){.fresh-playground__window{margin:0 auto}.fresh-playground__satellite{display:none}}.logo-ticker-section{background-color:var(--theme-surface-raised);padding-inline:8vw}.logo-ticker-section__inner{display:grid;max-width:1560px;margin:0 auto;grid-template-columns:220px 1fr;align-items:center;gap:48px}.logo-ticker-section__label{margin:0;color:color-mix(in srgb,var(--theme-text) 55%,transparent);font-size:22px;font-weight:400;line-height:1;letter-spacing:0}.logo-ticker{position:relative;overflow:hidden;padding:8px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 11%,#000 89%,transparent);mask-image:linear-gradient(90deg,transparent,#000 11%,#000 89%,transparent)}.logo-ticker__track{display:flex;width:-moz-max-content;width:max-content;align-items:center;gap:92px;animation:logoTicker 28s linear infinite}.logo-ticker__item{display:inline-flex;width:176px;height:54px;align-items:center;justify-content:center;flex:0 0 auto}.logo-ticker__item img{display:block;width:auto;max-width:176px;height:auto;max-height:47px;-o-object-fit:contain;object-fit:contain}.logo-ticker:hover .logo-ticker__track{animation-play-state:paused}@keyframes logoTicker{0%{transform:translate(0)}to{transform:translate(calc(-50% - 46px))}}@media(max-width:900px){.logo-ticker-section__inner{grid-template-columns:1fr;gap:28px}.logo-ticker-section__label{text-align:center}.logo-ticker__track{gap:58px}.logo-ticker__item{min-width:112px;font-size:21px}}.deferred-content-trigger{height:1px;margin-bottom:-1px;pointer-events:none}
