.ops-layout{background:#f8fafc;max-width:100vw;min-height:100vh;overflow-x:hidden}.ops-layout,.ops-layout *{box-sizing:border-box}.ops-layout__header{background:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:16px;height:64px;padding-inline:24px;display:flex}.ops-layout__brand-wrap{flex:1;min-width:0}.ops-layout__brand{white-space:nowrap;flex:none;align-items:center;gap:8px;display:flex}.ops-layout__brand-label{font-size:13px}.ops-layout__desktop-menu{border-bottom:none;flex:1;min-width:0}.ops-layout__content{width:100%;max-width:1180px;margin:0 auto;padding:24px;overflow-x:hidden}.ops-break-text{overflow-wrap:anywhere;word-break:break-word}@media (width<=767px){.ops-layout__header{gap:8px;height:56px;padding-inline:8px}.ops-layout__brand-label{font-size:13px}.ops-layout__content{padding:12px}}
