@import url("https://fonts.googleapis.com/css2?family=Google+Sans:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap");:root{--pwa-accent:#0b57d0;--pwa-accent-soft:#c2e7ff;--pwa-accent-tint:#e8f0fe;--pwa-page:#ffffff;--pwa-surface:#ffffff;--pwa-surface-soft:#f8fafd;--pwa-border:#dadce0;--pwa-border-soft:#eceff3;--pwa-text:#202124;--pwa-muted:#5f6368;--pwa-shadow-card:0 1px 2px 0 rgba(60,64,67,0.3),0 1px 3px 1px rgba(60,64,67,0.15);--pwa-font:Roboto,Arial,sans-serif;--pwa-font-google:Google Sans,Roboto,Arial,sans-serif} *,*::before,*::after{box-sizing:border-box} html{-webkit-text-size-adjust:100%} body.pwa-store{margin:0;background:var(--pwa-page);color:var(--pwa-text);font-family:var(--pwa-font);font-size:14px;line-height:1.45;overflow-x:hidden;-webkit-font-smoothing:antialiased} .pwa-store a{color:inherit;text-decoration:none} .pwa-store a:hover{text-decoration:none} .pwa-store button{border:0;background:none;color:inherit;cursor:pointer;font:inherit} .pwa-store img{display:block;max-width:100%;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none} .pwa-store-icon{display:inline-block;flex:0 0 auto;width:24px;height:24px;color:currentColor;font-size:0;line-height:1} .pwa-store-icon::before{display:inline-block;width:100%;height:100%;background-color:currentColor;content:"";-webkit-mask:var(--pwa-icon-mask) center / contain no-repeat;mask:var(--pwa-icon-mask) center / contain no-repeat} .pwa-store-icon--svg{display:inline-block;background:none} .pwa-store-icon--svg::before{display:none;content:none} .pwa-store__main{display:grid;grid-template-columns:minmax(0,700px) minmax(320px,1fr);column-gap:72px;align-items:start;width:min(1136px,calc(100vw - 144px));margin:0 auto 0 max(72px,calc((100vw - 1136px) / 2));padding:48px 0 52px} .pwa-store-top-bar{display:none} .pwa-store-desktop-header{display:flex;align-items:center;gap:40px;height:64px;padding:0 28px;border-bottom:1px solid var(--pwa-border-soft);background:var(--pwa-surface)} .pwa-store-desktop-header__brand{display:inline-flex;align-items:center;gap:10px;color:var(--pwa-muted);font-family:var(--pwa-font-google);font-size:22px;font-weight:500} .pwa-store-desktop-header__mark{display:inline-block;width:34px;height:34px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M0,0h40v40H0V0z' fill='none'/%3E%3Cg%3E%3Cpath d='M19.7,19.2L4.3,35.3c0,0,0,0,0,0c0.5,1.7,2.1,3,4,3c0.8,0,1.5-0.2,2.1-0.6l0,0l17.4-9.9L19.7,19.2z' fill='%23EA4335'/%3E%3Cpath d='M35.3,16.4L35.3,16.4l-7.5-4.3l-8.4,7.4l8.5,8.3l7.5-4.2c1.3-0.7,2.2-2.1,2.2-3.6C37.5,18.5,36.6,17.1,35.3,16.4z' fill='%23FBBC04'/%3E%3Cpath d='M4.3,4.7C4.2,5,4.2,5.4,4.2,5.8v28.5c0,0.4,0,0.7,0.1,1.1l16-15.7L4.3,4.7z' fill='%234285F4'/%3E%3Cpath d='M19.8,20l8-7.9L10.5,2.3C9.9,1.9,9.1,1.7,8.3,1.7c-1.9,0-3.6,1.3-4,3c0,0,0,0,0,0L19.8,20z' fill='%2334A853'/%3E%3C/g%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain} .pwa-store-desktop-header__nav{display:flex;align-items:center;gap:28px;height:100%} .pwa-store-desktop-header__link{display:inline-flex;align-items:center;height:100%;border-bottom:3px solid transparent;color:var(--pwa-muted);font-family:var(--pwa-font-google);font-weight:500} .pwa-store-desktop-header__link--active{border-bottom-color:var(--pwa-accent);color:var(--pwa-accent)} .pwa-store-hero{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) 240px;grid-template-rows:auto auto auto;column-gap:56px;row-gap:0;align-items:start;padding:0 0 24px} .pwa-store-hero__main{display:contents} .pwa-store-hero__content{grid-column:1;grid-row:1;align-self:center;max-width:760px;min-width:0} .pwa-store-hero__icon-shell{position:relative;grid-column:2;grid-row:1 / span 3;display:grid;place-items:center;width:240px;height:240px} .pwa-store-hero__icon-shell::before{position:absolute;border-radius:999px;content:"";opacity:0;pointer-events:none;transition:opacity 180ms ease} .pwa-store-hero__icon-shell::before{inset:-12px;border:4px solid #dadce0;border-right-color:transparent;animation:pwa-store-icon-ring-spin 1.1s linear infinite} .pwa-store-hero__icon{position:relative;z-index:1;width:92%;height:92%;border-radius:20%;box-shadow:var(--pwa-shadow-card);object-fit:cover;transform-origin:center;transition:transform 420ms cubic-bezier(0.2,0,0,1),box-shadow 420ms cubic-bezier(0.2,0,0,1)} .pwa-store.pwa-store--installing .pwa-store-hero__icon{box-shadow:0 6px 14px rgba(60,64,67,0.18);transform:scale(0.34)} .pwa-store.pwa-store--installing .pwa-store-hero__icon-shell::before{opacity:1} @keyframes pwa-store-icon-ring-spin{to{transform:rotate(360deg)}} .pwa-store-hero__title{margin:0 0 6px;color:var(--pwa-text);font-family:var(--pwa-font-google);font-size:64px;font-weight:500;letter-spacing:0;line-height:76px;overflow-wrap:anywhere} .pwa-store-hero__official-badge{display:inline-block;width:38px;height:38px;margin-left:14px;color:#1da1e8;flex:0 0 auto} .pwa-store-hero__title-tail{display:inline-flex;align-items:center;line-height:1;white-space:nowrap} .pwa-store .pwa-store-hero__developer{display:inline;max-width:100%;color:var(--pwa-accent);font-family:var(--pwa-font-google);font-size:16px;font-weight:500;letter-spacing:0.00625em;line-height:1.5rem;overflow-wrap:anywhere} .pwa-store-hero__meta{margin:4px 0 0;color:var(--pwa-muted);font-family:var(--pwa-font);font-size:14px;overflow-wrap:anywhere} .pwa-store-hero__actions{display:flex;grid-column:1;grid-row:3;flex-direction:row;align-items:center;gap:48px;margin-top:44px} .pwa-store .pwa-store-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;min-height:36px;min-width:160px;margin:6px 0;padding:8px 16px;border-radius:8px;font-family:var(--pwa-font-google);font-size:0.875rem;font-weight:500;letter-spacing:0.0178571429em;line-height:1.25rem} .pwa-store-hero__actions .pwa-store-button{width:200px;height:44px;min-height:44px;margin:0;font-size:16px;line-height:24px} .pwa-store-button--primary,#pwa_button_install:not(:disabled),#pwa_button_go_to_app:not(:disabled){background:var(--pwa-accent);color:#fff} .pwa-store-button--primary:hover{filter:brightness(0.96)} .pwa-store .pwa-store-button:disabled,.pwa-store .pwa-store-button--installing{background:#e0e0e0;color:#6f7378;cursor:default;filter:none;opacity:1} .pwa-store-button__spinner{display:none;width:16px;height:16px;border:2px solid rgba(255,255,255,0.45);border-top-color:#fff;border-radius:999px;animation:pwa-store-button-spin 0.8s linear infinite} .pwa-store-button--installing .pwa-store-button__spinner{display:none} @keyframes pwa-store-button-spin{to{transform:rotate(360deg)}} .pwa-store-status{min-height:18px;margin:10px 0 0;color:var(--pwa-muted);font-size:12px} .pwa-store-stats{grid-column:1;grid-row:2;display:grid;grid-template-columns:repeat(2,120px);width:264px;max-width:none;margin:5px 0 0;padding:0} .pwa-store-stats__item{position:relative;display:grid;gap:4px;justify-items:center;min-width:0;padding:0 16px;text-align:center} .pwa-store-stats__item:nth-child(2),.pwa-store-stats__item:nth-child(3){display:none} .pwa-store-stats__item + .pwa-store-stats__item{border-left:0} .pwa-store-stats__item + .pwa-store-stats__item::before{position:absolute;top:calc(50% - 12px);left:0;display:block;width:1px;height:24px;background:#e8eaed;content:""} .pwa-store-stats__value{display:inline-flex;align-items:center;justify-content:center;min-height:24px;margin:0;color:var(--pwa-text);font-family:var(--pwa-font-google);font-size:0.875rem;font-weight:500;gap:2px;letter-spacing:0.0178571429em;line-height:1.25rem;white-space:nowrap} .pwa-store-stats__label{margin:0;color:var(--pwa-muted);font-family:var(--pwa-font);font-size:0.75rem;font-weight:400;letter-spacing:0.025em;line-height:1rem;white-space:nowrap} .pwa-store-stats__star{color:var(--pwa-accent)} .pwa-store-stats__star .pwa-store-icon{width:16px;height:16px} .pwa-store-stats__badge,.pwa-store-stats__download-badge{display:inline-grid;place-items:center;min-width:22px;height:21px;border:2px solid #3c4043;border-radius:2px;color:#202124;font-size:13px;font-weight:700;line-height:1;white-space:nowrap} .pwa-store-stats__badge{width:auto;padding:0 2px;letter-spacing:0} .pwa-store-stats__download-badge{width:28px;height:28px;border:0;border-radius:0;color:#3c4043} .pwa-store-stats__download-badge .pwa-store-icon{width:22px;height:22px} .pwa-store-screenshots{grid-column:1;margin:0;overflow:hidden} .pwa-store-screenshots__track{display:flex;gap:14px;overflow-x:auto;overscroll-behavior-x:contain;padding:0 0 8px;scroll-snap-type:x mandatory;scrollbar-width:none} .pwa-store-screenshots__track::-webkit-scrollbar{display:none;width:0;height:0} .pwa-store-screenshots__item{flex:0 0 auto} .pwa-store-screenshots__image{width:auto;height:auto;max-width:min(620px,calc(100vw - 48px));max-height:296px;border-radius:8px;box-shadow:var(--pwa-shadow-card);object-fit:contain;scroll-snap-align:start} .pwa-store-section{grid-column:1;max-width:700px;padding-top:36px} .pwa-store-section__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px} .pwa-store-section__title{margin:0;color:var(--pwa-text);font-family:var(--pwa-font-google);font-size:20px;font-weight:500;letter-spacing:0;line-height:1.25} .pwa-store .pwa-store-section__arrow{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:999px;color:var(--pwa-muted)} .pwa-store-section__arrow .pwa-store-icon{width:28px;height:28px} .pwa-store-section__text{margin:0;color:var(--pwa-muted);font-family:var(--pwa-font);font-size:14px;overflow-wrap:anywhere} .pwa-store .pwa-store-text-link,.pwa-store .pwa-store-safety-card__link{color:var(--pwa-accent)} .pwa-store-tag-list{display:flex;flex-wrap:wrap;gap:16px 12px;margin:28px 0 4px;padding:0;list-style:none} .pwa-store-tag-list__item{display:inline-grid;place-items:center;min-height:32px;padding:0 16px;border:1px solid var(--pwa-border);border-radius:999px;color:var(--pwa-muted);font-size:13px;font-weight:500} .pwa-store-safety-card{margin-top:30px;padding:20px 20px 0;border:1px solid var(--pwa-border);border-radius:8px} .pwa-store-safety-card__list{margin:0;padding:0;list-style:none} .pwa-store-safety-card__item{display:flex;align-items:flex-start;color:var(--pwa-text);font-size:14px} .pwa-store-safety-card__item:not(:first-child){margin-top:20px} .pwa-store-safety-card__icon{flex:0 0 auto;width:20px;height:20px;margin-right:20px} .pwa-store-safety-card__icon--symbol{color:var(--pwa-muted)} .pwa-store-safety-card__subcopy{display:block;color:var(--pwa-muted);font-family:var(--pwa-font);font-size:0.75rem;font-weight:400;letter-spacing:0.025em;line-height:1rem} .pwa-store-safety-card__link{display:inline-block;margin-top:20px;margin-bottom:20px;font-size:13px;font-weight:600} .pwa-store-rating-panel{display:grid;grid-template-columns:minmax(72px,0.35fr) minmax(0,1fr);gap:20px;align-items:center;margin-bottom:18px} .pwa-store-rating-panel__score{display:grid;gap:2px} .pwa-store-rating-panel__number{font-size:48px;font-weight:400;letter-spacing:0;line-height:1} .pwa-store-rating-panel__stars{color:var(--pwa-accent);font-size:13px;letter-spacing:1px} .pwa-store-rating-panel__count{color:var(--pwa-muted);font-size:12px} .pwa-store-rating-panel__bars{display:grid;gap:8px} .pwa-store-rating-panel__bar-row{display:grid;grid-template-columns:12px minmax(0,1fr);gap:8px;align-items:center} .pwa-store-rating-panel__bar-label{color:var(--pwa-muted);font-size:11px} .pwa-store-rating-panel__bar{position:relative;height:8px;overflow:hidden;border-radius:999px;background:#e8eaed} .pwa-store-rating-panel__bar-fill{position:absolute;inset:0 auto 0 0;width:var(--value);border-radius:inherit;background:var(--pwa-accent)} .pwa-store-text-link{display:inline-block;font-size:13px;font-weight:600} .pwa-store-review-list{display:grid;gap:28px;margin-top:28px} .pwa-store-review{display:grid;gap:8px} .pwa-store-review__header{display:flex;align-items:center;justify-content:space-between;gap:16px} .pwa-store-review__user{display:inline-flex;align-items:center;min-width:0;gap:12px} .pwa-store-review__avatar{width:32px;height:32px;border-radius:999px;object-fit:cover} .pwa-store-review__name{margin:0;font-size:13px;font-weight:500} .pwa-store-review__menu{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:999px;color:var(--pwa-muted)} .pwa-store-review__menu .pwa-store-icon{width:22px;height:22px} .pwa-store-review__meta{display:inline-flex;align-items:center;gap:8px} .pwa-store-review__stars{color:var(--pwa-accent);font-size:12px;letter-spacing:1px} .pwa-store-review__date,.pwa-store-review__question{color:var(--pwa-muted);font-size:11px} .pwa-store-review__text{margin:0;color:var(--pwa-text);font-size:13px} .pwa-store-review__footer{display:flex;align-items:center;justify-content:space-between;gap:16px} .pwa-store-review-reply{margin:22px 0 0 32px;padding:16px 18px;background:#f8f9fa;color:var(--pwa-text)} .pwa-store-review-reply__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px} .pwa-store-review-reply__author{min-width:0;font-size:14px;font-weight:500} .pwa-store-review-reply__date{flex:0 0 auto;color:var(--pwa-muted);font-size:12px} .pwa-store-review-reply__text{margin:0;color:var(--pwa-muted);font-size:13px;line-height:1.45} .pwa-store-review__answer-actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:12px;margin-left:auto} .pwa-store .pwa-store-chip{min-width:64px;min-height:40px;padding:0 18px;border:1px solid #8f949b;border-radius:8px;background:#fff;color:var(--pwa-muted);font-size:14px;font-weight:500} .pwa-store-related{grid-column:1;max-width:760px;padding-top:36px} .pwa-store-related__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px} .pwa-store-related__title{margin:0;font-size:20px;font-weight:500} .pwa-store-related__track{display:flex;align-items:flex-start;gap:16px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none} .pwa-store-related__track::-webkit-scrollbar{display:none;width:0;height:0} .pwa-store-related-card{flex:0 0 132px;align-self:flex-start;align-content:start;display:grid;gap:8px;color:var(--pwa-text)} .pwa-store-related-card__image,.pwa-store-related-card__fallback{width:88px;height:88px;border-radius:18px;box-shadow:var(--pwa-shadow-card);object-fit:cover} .pwa-store-related-card__fallback{display:inline-grid;place-items:center;color:#fff;font-weight:700;user-select:none} .pwa-store-related-card__title{overflow:hidden;font-size:13px;font-weight:500;line-height:1.25} .pwa-store-related-card__developer,.pwa-store-related-card__rating{color:var(--pwa-muted);font-size:12px} .pwa-store-related-card__rating{display:inline-flex;align-items:center;gap:2px} .pwa-store-related-card__rating .pwa-store-icon{width:12px;height:12px;color:var(--pwa-accent)} .pwa-store-support{max-width:100%;margin-top:44px;border-top:1px solid var(--pwa-border-soft)} .pwa-store-support__summary{display:flex;align-items:center;justify-content:space-between;min-height:56px;cursor:pointer;list-style:none} .pwa-store-support__summary::-webkit-details-marker{display:none} .pwa-store-support__summary::after{content:none} .pwa-store-support__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-right:-12px;color:var(--pwa-muted);transition:transform 160ms ease} .pwa-store-support__icon .pwa-store-icon{width:30px;height:30px} .pwa-store-support[open] .pwa-store-support__icon{transform:rotate(180deg)} .pwa-store-support__title{font-size:20px;font-weight:500} .pwa-store-support__content{display:grid;gap:12px;padding-bottom:20px} .pwa-store-support__row{display:grid;gap:2px} .pwa-store-support__label{color:var(--pwa-muted);font-size:12px} .pwa-store-support__value{color:var(--pwa-text);font-size:13px} .pwa-store-sidebar{grid-column:2;grid-row:3 / span 20;min-width:0} .pwa-store-sidebar .pwa-store-related{max-width:none;padding-top:42px} .pwa-store-content-rating{display:grid;grid-template-columns:44px minmax(0,1fr);gap:18px;min-height:174px;padding:20px 24px;border:1px solid #c9cccf;border-radius:14px} .pwa-store-content-rating__badge{display:inline-grid;place-items:center;width:38px;height:38px;border:2px solid #5f6368;border-radius:2px;color:var(--pwa-text);font-size:19px;font-weight:700;line-height:1} .pwa-store-content-rating__title{margin:0 0 8px;color:var(--pwa-text);font-family:var(--pwa-font-google);font-size:22px;font-weight:400;line-height:28px} .pwa-store-content-rating__text{margin:0 0 8px;color:var(--pwa-text);font-family:var(--pwa-font);font-size:16px;line-height:20px} .pwa-store .pwa-store-content-rating__link{display:inline-block;color:var(--pwa-accent);font-family:var(--pwa-font-google);font-size:14px;font-weight:500;line-height:20px} .pwa-store-footer{display:flex;flex-wrap:wrap;gap:18px;width:min(100%,1120px);margin:0 auto;padding:24px;border-top:1px solid var(--pwa-border-soft);color:var(--pwa-muted);font-size:12px} @media (max-width:700px){.pwa-store__main{display:block;width:100%;margin:0;overflow-x:hidden;padding:62px 24px 0} .pwa-store-desktop-header,.pwa-store-footer{display:none} .pwa-store-top-bar{position:fixed;top:0;right:0;left:0;z-index:2147483646;display:flex;align-items:center;justify-content:flex-start;height:56px;padding:4px 12px;background:#fff} .pwa-store-top-bar__action{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:999px;color:var(--pwa-muted)} .pwa-store-top-bar__action .pwa-store-icon{width:24px;height:24px} .pwa-store-hero{display:block;padding:0 0 0} .pwa-store-hero__main{display:grid;grid-template-columns:96px minmax(0,1fr);gap:16px;align-items:center;min-height:112px} .pwa-store-hero__icon-shell{grid-column:1;grid-row:1;width:96px;height:96px;margin-top:7px} .pwa-store-hero__icon-shell::before{inset:-7px;border-width:2px} .pwa-store-hero__icon{border-radius:22px} .pwa-store-hero__content{grid-column:2;grid-row:1;align-self:center;max-width:none;min-width:0} .pwa-store-hero__title{font-size:24px;line-height:32px} .pwa-store-hero__official-badge{width:24px;height:24px;margin-left:8px} .pwa-store .pwa-store-hero__developer{display:inline;font-size:16px;line-height:24px} .pwa-store-hero__meta{margin-top:2px;font-size:12px;line-height:16px} .pwa-store-stats{display:flex;max-width:none;width:auto;margin:5px -24px 14px;overflow-x:auto;overscroll-behavior-x:contain;padding:6px 24px 4px;scrollbar-width:none;-ms-overflow-style:none} .pwa-store-stats::-webkit-scrollbar{display:none;width:0;height:0} .pwa-store-stats__item{display:grid;flex:0 0 106px;gap:6px;min-width:0;min-height:58px;padding:0 14px} .pwa-store-stats__item:nth-child(2),.pwa-store-stats__item:nth-child(3){display:grid} .pwa-store-stats__item + .pwa-store-stats__item{border-left:0} .pwa-store-stats__item + .pwa-store-stats__item::before{top:12px;height:38px;background:var(--pwa-border)} .pwa-store-stats__value{font-size:16px;line-height:20px} .pwa-store-stats__label{max-width:none;overflow:visible;text-overflow:clip;white-space:nowrap} .pwa-store-hero__actions{display:block;margin-top:0} .pwa-store-hero__actions .pwa-store-button{width:100%;height:36px;min-height:36px} .pwa-store .pwa-store-button{height:36px;min-height:36px;border-radius:8px;font-size:14px;font-weight:500;line-height:20px} .pwa-store-screenshots{margin:10px 0 0} .pwa-store-screenshots__track{gap:12px;padding:0 0 8px} .pwa-store-screenshots__image{width:auto;min-width:0;height:auto;max-width:calc(100vw - 48px);max-height:204px;aspect-ratio:auto;border-radius:8px;object-fit:contain} .pwa-store-section{grid-column:auto;max-width:none;padding-top:32px} .pwa-store-section__title,.pwa-store-related__title,.pwa-store-support__title{font-size:18px;line-height:24px} .pwa-store-related,.pwa-store-support{grid-column:auto;max-width:none} .pwa-store-sidebar{display:block;min-width:0} .pwa-store-content-rating{display:none} .pwa-store-review-reply{margin-left:16px;padding:14px 16px} .pwa-store-related__track{margin-right:-20px;padding-right:20px}} @media (max-width:380px) and (hover:none) and (pointer:coarse){.pwa-store__main{padding-right:24px;padding-left:24px} .pwa-store-stats{margin-right:-24px;margin-left:-24px;padding-right:24px;padding-left:24px} .pwa-store-hero__main{grid-template-columns:80px minmax(0,1fr);gap:14px;min-height:96px} .pwa-store-hero__icon-shell{width:80px;height:80px} .pwa-store-screenshots{margin-right:0;margin-left:0} .pwa-store-screenshots__track{padding-right:0;padding-left:0}} .pwa-store [data-pwa-icon="arrow_forward"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="arrow_back"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.42-1.41L7.83 13H20v-2z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="expand_more"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="more_vert"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="star"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="search"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960'%3E%3Cpath d='M784-120 532-372q-30 24-69 38t-83 14q-109 0-184.5-75.5T120-580q0-109 75.5-184.5T380-840q109 0 184.5 75.5T640-580q0 44-14 83t-38 69l252 252-56 56ZM380-400q75 0 127.5-52.5T560-580q0-75-52.5-127.5T380-760q-75 0-127.5 52.5T200-580q0 75 52.5 127.5T380-400Z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="info_outline"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 17h2v-6h-2v6zm1-14C6.48 3 2 7.48 2 13s4.48 10 10 10 10-4.48 10-10S17.52 3 12 3zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-1-12h2V7h-2v2z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="phone_android"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17 1H7C5.9 1 5 1.9 5 3v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 18H7V5h10v14z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="laptop"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2H4C2.9 4 2 4.9 2 6v10c0 1.1.9 2 2 2H0v2h24v-2h-4zM4 6h16v10H4V6z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="tablet_android"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18 0H6C4.9 0 4 .9 4 2v20c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2zm-6 23c-.83 0-1.5-.67-1.5-1.5S11.17 20 12 20s1.5.67 1.5 1.5S12.83 23 12 23zm6-4H6V3h12v16z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="devices"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 6h18V4H4C2.9 4 2 4.9 2 6v11H0v3h14v-3H4V6zm19 2h-6c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1zm-1 9h-4v-7h4v7z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="download"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960'%3E%3Cpath d='M480-320 280-520l56-58 104 104v-326h80v326l104-104 56 58-200 200ZM240-160q-33 0-56.5-23.5T160-240v-120h80v120h480v-120h80v120q0 33-23.5 56.5T720-160H240Z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="share"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11A2.99 2.99 0 0 0 18 8c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.69L8.04 9.81A2.99 2.99 0 0 0 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.82 0 1.56-.33 2.1-.86l7.08 4.16c-.05.2-.08.42-.08.64 0 1.61 1.31 2.92 2.92 2.92S21 20.55 21 18.94s-1.34-2.86-3-2.86z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="games"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960'%3E%3Cpath d='M182-200q-51 0-79-35.5T82-322l42-300q9-60 53.5-99T282-760h396q60 0 104.5 39t53.5 99l42 300q7 51-21 86.5T778-200q-21 0-39-7.5T706-230l-90-90H344l-90 90q-15 15-33 22.5t-39 7.5Zm16-86 114-114h336l114 114q2 2 16 6 11 0 17.5-6.5T800-304l-44-308q-4-29-26-48.5T678-680H282q-30 0-52 19.5T204-612l-44 308q-2 11 4.5 17.5T182-280q2 0 16-6Zm510.5-165.5Q720-463 720-480t-11.5-28.5Q697-520 680-520t-28.5 11.5Q640-497 640-480t11.5 28.5Q663-440 680-440t28.5-11.5Zm-80-120Q640-583 640-600t-11.5-28.5Q617-640 600-640t-28.5 11.5Q560-617 560-600t11.5 28.5Q583-560 600-560t28.5-11.5ZM310-440h60v-70h70v-60h-70v-70h-60v70h-70v60h70v70Zm170-40Z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="apps"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960'%3E%3Cpath d='M200-520q-33 0-56.5-23.5T120-600v-160q0-33 23.5-56.5T200-840h160q33 0 56.5 23.5T440-760v160q0 33-23.5 56.5T360-520H200Zm0 400q-33 0-56.5-23.5T120-200v-160q0-33 23.5-56.5T200-440h160q33 0 56.5 23.5T440-360v160q0 33-23.5 56.5T360-120H200Zm400-400q-33 0-56.5-23.5T520-600v-160q0-33 23.5-56.5T600-840h160q33 0 56.5 23.5T840-760v160q0 33-23.5 56.5T760-520H600Zm0 400q-33 0-56.5-23.5T520-200v-160q0-33 23.5-56.5T600-440h160q33 0 56.5 23.5T840-360v160q0 33-23.5 56.5T760-120H600Z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="books"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960'%3E%3Cpath d='M240-80q-33 0-56.5-23.5T160-160v-640q0-33 23.5-56.5T240-880h480q33 0 56.5 23.5T800-800v640q0 33-23.5 56.5T720-80H240Zm0-80h480v-640h-80v245q0 12-10 17.5t-20-.5l-49-30q-10-6-20.5-6t-20.5 6l-49 30q-10 6-20.5.5T440-555v-245H240v640Zm0 0v-640 640Zm200-395q0 12 10.5 17.5t20.5-.5l49-30q10-6 20.5-6t20.5 6l49 30q10 6 20 .5t10-17.5q0 12-10 17.5t-20-.5l-49-30q-10-6-20.5-6t-20.5 6l-49 30q-10 6-20.5.5T440-555Z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="person"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960'%3E%3Cpath d='M367-527q-47-47-47-113t47-113q47-47 113-47t113 47q47 47 47 113t-47 113q-47 47-113 47t-113-47ZM160-240v-32q0-34 17.5-62.5T224-378q62-31 126-46.5T480-440q66 0 130 15.5T736-378q29 15 46.5 43.5T800-272v32q0 33-23.5 56.5T720-160H240q-33 0-56.5-23.5T160-240Zm80 0h480v-32q0-11-5.5-20T700-306q-54-27-109-40.5T480-360q-56 0-111 13.5T260-306q-9 5-14.5 14t-5.5 20v32Zm296.5-343.5Q560-607 560-640t-23.5-56.5Q513-720 480-720t-56.5 23.5Q400-673 400-640t23.5 56.5Q447-560 480-560t56.5-23.5ZM480-640Zm0 400Z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="flag"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14.4 6 14 4H5v17h2v-7h5.6l.4 2h7V6h-5.6z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="close"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18.3 5.71 12 12l6.3 6.29-1.41 1.41L10.59 13.41 4.29 19.71 2.88 18.3 9.17 12 2.88 5.71 4.29 4.29 10.59 10.59 16.89 4.29z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="chevron_left"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="chevron_right"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="lock"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960'%3E%3Cpath d='M240-80q-33 0-56.5-23.5T160-160v-400q0-33 23.5-56.5T240-640h40v-80q0-83 58.5-141.5T480-920q83 0 141.5 58.5T680-720v80h40q33 0 56.5 23.5T800-560v400q0 33-23.5 56.5T720-80H240Zm0-80h480v-400H240v400Zm240-120q33 0 56.5-23.5T560-360q0-33-23.5-56.5T480-440q-33 0-56.5 23.5T400-360q0 33 23.5 56.5T480-280ZM360-640h240v-80q0-50-35-85t-85-35q-50 0-85 35t-35 85v80ZM240-160v-400 400Z'/%3E%3C/svg%3E")} .pwa-store [data-pwa-icon="delete"]{--pwa-icon-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960'%3E%3Cpath d='M280-120q-33 0-56.5-23.5T200-200v-520h-40v-80h200v-40h240v40h200v80h-40v520q0 33-23.5 56.5T680-120H280Zm400-600H280v520h400v-520ZM360-280h80v-360h-80v360Zm160 0h80v-360h-80v360ZM280-720v520-520Z'/%3E%3C/svg%3E")}
