#app.passwords a.link{color:var(--color-primary)}.appstore-item-infos{color:var(--color-main-text);font-style:italic;margin-bottom:1rem}.appstore-item-infos .dot{margin:0 .5rem}.appstore-item-infos .features .feature{cursor:help;font-weight:500}.appstore-item-infos a:hover{text-decoration:underline}.appstore-item-infos.official{color:var(--color-success)}.appstore-item-infos.official .features .feature{font-weight:400}.appstore-item-infos.official a.sources{color:var(--color-success)}.appstore-item{background-color:var(--color-primary-light);border-radius:var(--border-radius-large);display:inline-flex;flex-direction:column;margin-bottom:.5rem;margin-right:.5rem;padding:.5rem;white-space:normal;width:495px}.appstore-item h3{font-size:1.25rem;font-weight:700;margin:0}.appstore-item .details{grid-column-gap:1.5rem;align-content:center;align-items:center;display:grid;grid-template-columns:2fr 3fr;min-height:11rem;padding-left:.5rem}.appstore-item .details img{max-width:100%;width:100%}.appstore-item .details .description{display:flex;flex-direction:column;justify-content:center}.appstore-item .details .description a.link:hover{text-decoration:underline}.appstore-item .buttons{display:flex;flex-direction:column;flex-grow:1;justify-content:flex-end;margin-top:1rem}.appstore-item .buttons a{line-height:normal;text-align:center}@media(max-width:1366px){.appstore-item{margin-right:calc(.5rem - 1px)}}@media(max-width:640px){.appstore-item{width:100%}}.appstore-section{display:inline-flex;flex-direction:column;height:100%}.appstore-section h1{font-size:2rem;font-weight:700;line-height:2rem;margin:2rem 0 .5rem}.appstore-section .appstore-items-grid{display:flex;flex-wrap:wrap;white-space:nowrap}@media(max-width:640px){.appstore-section .appstore-items-grid{display:block;white-space:normal}}.appstore-list-item .appstore-item-infos{margin-bottom:.25rem}.appstore-list-item .description a.link{white-space:nowrap}.appstore-list-item .description a.link:hover{text-decoration:underline}.appstore-list-item .buttons{margin-top:.25rem}.appstore-list-section .appstore-items-list{display:flex;flex-wrap:wrap;white-space:nowrap}@media(max-width:640px){.appstore-list-section .appstore-items-list{display:block;white-space:normal}}:root{--pw-icon-font-face:FontAwesome,sans-serif;--pw-game-font-face:"Ani","Purisa","TSCu_Comic","Comic Sans MS",sans-serif;--pw-mono-font-face:"Monaco","Menlo","Ubuntu Mono","Consolas","DejaVu Sans Mono","source-code-pro",monospace;--pw-image-login-background:var(--image-background-default);--pw-image-logo:url(/apps/passwords/img/app.svg);--pw-image-logo-themed:url(/apps/passwords/img/app-themed.svg)}.app-content-left.apps .appstore-container{margin:.5rem}.app-content-left.apps .appstore-container .appstore-section-wrapper{display:inline-block;margin:.5rem}.app-content-left.apps .appstore-error{background-color:var(--color-error);border-radius:var(--border-radius);color:var(--color-primary-text);margin:1rem;padding:1rem}