.or-page{max-width:720px;margin:1em auto 0}.or-page-header{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.or-page-header-title{min-width:0}.or-page-header h1{margin:0;font-size:1.75rem;font-weight:600;line-height:1.2;color:var(--primary-text-color)}.or-page-subtitle{margin:.35rem 0 0;color:var(--primary-light-text-color);font-size:.95rem;line-height:1.4}.or-page-header-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}@media (max-width:768px){.or-page-header{flex-direction:column;align-items:flex-start;gap:1rem}.or-page-header h1{font-size:1.5rem}.or-page-header-actions{width:100%}}