.app-page-toolbar{display:flex;align-items:center;gap:1rem;min-height:3.25rem;flex-shrink:0}.app-page-toolbar--bar{padding:0 1.25rem;border-bottom:1px solid #e4e4e7;background:#fff}.app-page-toolbar--bar-spread{padding:0 1.25rem;border-bottom:1px solid #e5e7eb;background:#fff;justify-content:space-between;gap:1.5rem}.app-page-toolbar--overlay{position:absolute;top:0;left:0;right:0;z-index:30;padding:0 1.25rem;border-bottom:1px solid rgba(24,24,27,.14);background:#ffffffc7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.app-page-toolbar--cinematic{position:fixed;top:24px;left:24px;right:24px;z-index:20;justify-content:space-between;pointer-events:none}.app-page-toolbar__back,.app-page-toolbar__title,.app-page-toolbar__trailing{pointer-events:auto}.app-page-toolbar__back{color:#2563eb;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s ease}.app-page-toolbar__back:hover{color:#1d4ed8}.app-page-toolbar__back:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.app-page-toolbar__title{min-width:0;color:#27272a;font-size:.98rem;font-weight:700}.app-page-toolbar__trailing{margin-left:auto;display:flex;align-items:center;gap:.75rem}.app-page-toolbar__trailing--spread{margin-left:0}.app-page-toolbar--cinematic .app-page-toolbar__back{color:#fff;font-weight:500;opacity:.75}.app-page-toolbar--cinematic .app-page-toolbar__back:hover{color:#fff;opacity:1}.app-page-toolbar--cinematic .app-page-toolbar__title{color:#fff;font-size:.9rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;opacity:.75}.app-page-toolbar--soft-back .app-page-toolbar__back{font-size:.875rem;font-weight:500;padding:.5rem 1rem;border-radius:4px}.app-page-toolbar--soft-back .app-page-toolbar__back:hover{background-color:#f0f0f0;color:#06c}.app-page-toolbar--soft-back .app-page-toolbar__title{font-size:1.5rem;font-weight:600;color:#333}.app-page-shell,.rubik-page{display:flex;flex-direction:column}.app-page-shell,.app-page-shell--fill{min-height:calc(100vh - 4rem)}.app-page-shell--viewport{position:relative;height:100vh;min-height:100vh;overflow:hidden}.app-page-shell__content{flex:1;min-height:0;display:flex;flex-direction:column}.app-page-shell--viewport .app-page-shell__content{flex:1;min-height:0}@media(max-width:620px){.app-page-toolbar--overlay{padding:.6rem .8rem;align-items:flex-start;flex-direction:column;gap:.25rem}.app-page-toolbar--overlay .app-page-toolbar__title{font-size:.85rem}}
